home *** CD-ROM | disk | FTP | other *** search
/ 64'er Special 4 / 64er_Magazin_Sonderheft_04_86-04_1986_Markt__Technik_de_Disk_1_of_2_Side_A.d64 / listing 06.a (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  87b  |  3 lines

  1. 10 open 1,8,0,"ms":get#1,a$:get#1,a$
  2. 20 fori=1024to1718:get#1,a$:a$=a$+chr$(0):pokei,asc(a$):nexti:close1
  3.